Pointers:
Definition
The pointer is like any other variable
except that the value stored in it has a
different interpretation: It is the address
of some memory location.
Pointer is variable that holds a memory
address